1 00:00:00,930 --> 00:00:10,500 Hell all in this lecture we are going to create the Projekt directory and the FAS who require for the 2 00:00:10,500 --> 00:00:11,490 project. 3 00:00:13,750 --> 00:00:20,860 I am using a Windows based computer tool to create the easiest way to create a directory is just a right 4 00:00:20,860 --> 00:00:28,860 click on a desktop and go a new folder and just call it what ever name like I'd just call mine. 5 00:00:28,990 --> 00:00:33,190 No guessing game. 6 00:00:36,170 --> 00:00:43,390 Seeking call yours whatever you like best to name your directory to reflect the type of project you 7 00:00:43,390 --> 00:00:45,510 are creating. 8 00:00:45,670 --> 00:00:47,260 A few are on a Mac. 9 00:00:47,260 --> 00:00:48,740 You could create. 10 00:00:49,060 --> 00:00:57,580 You could use the terminal to create a directory by typing in m k d r space fuller by the name of the 11 00:00:57,580 --> 00:00:58,270 directory. 12 00:00:58,360 --> 00:01:05,770 You could use that also for Windows if you want to create the Derek creed via the command line. 13 00:01:05,890 --> 00:01:10,260 Next I'm going to open up this Derek tree in my text editor. 14 00:01:10,420 --> 00:01:21,470 I'm going to be using a trial version of sublime text so I have opened up my project in sublime text. 15 00:01:21,490 --> 00:01:28,780 All I had to do was go file open for order and then browse to the location which is on the desktop so 16 00:01:28,780 --> 00:01:38,010 alas my direct rebec's I need to create very fast that will need to do that just right click new file. 17 00:01:38,630 --> 00:01:47,320 I just see this as save as it goes to the decrease So just save. 18 00:01:47,390 --> 00:01:52,630 Am going to keep naming the first index or hate email. 19 00:01:52,990 --> 00:01:59,150 So this is a file for years to view how game are set. 20 00:01:59,260 --> 00:02:02,150 Next farm will be C Ss. 21 00:02:02,170 --> 00:02:10,480 This will be the file we use to stylesheets to make the game look pretty so our name. 22 00:02:10,480 --> 00:02:19,300 This my style contort C Ss is the extension that matters so make sure you have the right extension. 23 00:02:19,300 --> 00:02:24,080 You could name it whatever you like but it is best to stick to the format. 24 00:02:24,100 --> 00:02:31,630 I have used the final file will going to create is the javascript file this is where all the action 25 00:02:32,050 --> 00:02:35,530 for the game will be. 26 00:02:35,530 --> 00:02:40,510 So do say yes and just call it my 27 00:02:43,390 --> 00:02:44,590 script. 28 00:02:44,800 --> 00:02:49,340 Yes this important to act the right to make sure the extension is correct. 29 00:02:49,540 --> 00:02:57,280 So this is the file that will create the functionality for the app. 30 00:02:57,400 --> 00:02:58,220 So that's it. 31 00:02:58,240 --> 00:03:04,290 We have created the Directory and the files we will need for our projet. 32 00:03:04,300 --> 00:03:06,270 Thanks for watching by follow up.